CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - prime number

搜索资源列表

  1. 质数生成算法

    0下载:
  2. 质数生成算法的实现-prime number generation algorithm implementation
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1856
    • 提供者:刘淘
  1. 判断一个素数能被几个9整除

    0下载:
  2. 判断一个素数能被几个9整除-judgment can be a prime number nine divisible
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:824
    • 提供者:王鹏
  1. Miller-Rabin_primality_test_(Java)

    0下载:
  2. Miller-Rabin Prime Number Test
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3423
    • 提供者:Cavin
  1. java

    0下载:
  2. 一些java初学者适合的java源代码 里面有判断质数,判断月份的天数,进制转换等等好多有用的源代码 -Some beginners java source code for the java prime number which has to judge, to determine the number of days in January, hex conversion, and so a lot of useful source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:115424
    • 提供者:龙少
  1. sushu

    0下载:
  2. 一个简单的用于判断素数的JAVA程序。简单易学!特别适合初学者!-A simple prime number used to judge the JAVA program. Easy to learn! Particularly suitable for beginners!
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:824
    • 提供者:林英杰
  1. sspd

    0下载:
  2. 素数判断用Java程序写的Applet小程序 输入任意证书均可以判断是否是素数-Prime numbers to determine the procedures used to write the Java applet Applet arbitrary input can determine whether the certificate is a prime number
  3. 所属分类:Applet

    • 发布日期:2017-04-13
    • 文件大小:1663
    • 提供者:wang shao hua
  1. PrimeNumber

    0下载:
  2. //本代码用Java实现了素数类,第一个功能就是对你输入的数字进行判断是否是素数, //第二个功能就是你输入两个数(第二个数要大于第一个数),然后输出这两个数之间所有素数的个数 //以及这些素数之和。(初学者仅供参考)-Complete the class of prime number in Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3747
    • 提供者:孙守明
  1. sushu

    0下载:
  2. 判断是否是素数,计算一共有几个素数。并求出所有素数的和。-To determine whether a prime number, calculate a total number of primes. And to find all prime numbers and.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:1717
    • 提供者:jay
  1. session1

    0下载:
  2. the code for prime number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3302
    • 提供者:hh
  1. phpreliazeRSA

    0下载:
  2. PHP实现RSA算法/* * Implementation of the RSA algorithm * (C) Copyright 2004 Edsko de Vries, Ireland * * Licensed under the GNU Public License (GPL) * * This implementation has been verified against [3] * (tested Java/PHP interoperability).
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2016-01-22
    • 文件大小:6144
    • 提供者:gg
  1. JAVAsushu

    0下载:
  2. 求100以内素数的JAVA程序,打印输出!-Demand within the prime number 100 JAVA program to print out!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:991
    • 提供者:陈萍
  1. Zyz

    0下载:
  2. 输入一个数 求出该数的质因子 采用先求因子 再判断是否为质数的方法 -Enter a number of prime factors of the number obtained using the first factor and then seek to determine whether the method for the prime number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:548
    • 提供者:jiye
  1. prime

    0下载:
  2. it is a RMI system which check if the number is prime or not prime(the number which the client send it)it is a RMI system which check if the number is prime or not prime(the number which the client send it)
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:2806
    • 提供者:hamad
  1. Large-prime

    0下载:
  2. 在密码学中,大素数分解是一个难题,同样大素数的生成在素性检测中也是一个难点,本文主要围绕这个中心点展开-In cryptography, a large prime number decomposition is a problem, as the generation of large prime numbers primality testing is also in a difficult, this paper started around this central point
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:3478
    • 提供者:拈龙刺穹
  1. prime

    0下载:
  2. 判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。 */ -Determine 101-200 between the number of primes, and output of all primes. A program analysis: judgment Primes: respectively removed by a number of 2 to s
  3. 所属分类:Applet

    • 发布日期:2017-12-09
    • 文件大小:9781
    • 提供者:lxt
  1. random-integer-is-a-prime-number

    0下载:
  2. 判断随机整数是否是素数 产生100个0-999之间的随机整数,然后判断这100个随机整数哪些是素数,哪些不是? -Determine whether random integer is a prime number generator 100 random integer between 0-999, and then determine which 100 random integers which are prime and which are not?
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:3300
    • 提供者:常文静
  1. Prime

    0下载:
  2. 特别简单的方法求100到200内的素数!-A perfect method for finding the prime number between 100 to 200
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:883
    • 提供者:weijun
  1. prime

    0下载:
  2. USACO1.5寻找两个数字之间的回文数且是质数的数Prime Palindromes,例如151是回文数也是质数-The number 151 is a prime palindrome because it is both a prime number and a palindrome (it is the same number when read forward as backward). Write a program that finds all prime palindromes
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:8463
    • 提供者:
  1. Determine-whether-a-number-is-prime

    0下载:
  2. 利用JAVA编写程序,用来判断一个自然数是不是素数的。-The use of JAVA programming, used to determine a natural number is not a prime number.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2930
    • 提供者:刘燕
  1. Prime-

    0下载:
  2. VB code for prime number
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:588
    • 提供者:rohit sharma
« 12 3 4 »
搜珍网 www.dssz.com